home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 13 / Network Support Encyclopedia (Novell Inc.)(1991).ISO / download / 386prb.txt < prev    next >
Text File  |  1990-08-29  |  27KB  |  596 lines

  1.  
  2.                    386 PROBLEMS AND SOLUTIONS
  3.  
  4.  
  5. 1.   PROBLEM:  The 386 diskset does not properly initialize a new
  6.      or previously uninitialized DCB.
  7.  
  8.      SOLUTION:  Use an older 2.15 version of diskset which is
  9.      available on Netwire.  Once initialized, however, the 386
  10.      diskset can talk to the DCB and set up drives etc.  (Be
  11.      advised however that the Micropolis 1375 drives shows up
  12.      incorrectly as a 3175.  It should work with the 1375).
  13.  
  14.  
  15. 2.   PROBLEM:  Some fast 386 machines will hang when loading
  16.      NetWare 386 and display strange errors etc...this occurs
  17.      because the hardware was not able to initialize before the
  18.      software was ready.  This is usually seen in some 33mhz
  19.      machines.
  20.      
  21.      SOLUTION:  Download the file called LOADFX.ARC from Netwire. 
  22.      This file injects some wait loops on boot to allow the
  23.      hardware time to make the witch to protected mode.
  24.  
  25.  
  26. 3.   PROBLEM:  When using the originally shipped RXNET driver the
  27.      server keeps allocating additional packet receive buffers
  28.      until the maximum value is reached and does not give any back
  29.      which causes the connection to be lost not allowing any
  30.      further logins etc...
  31.  
  32.      SOLUTION:  Download the new driver called RXNET.ZIP from
  33.      Netwire.
  34.  
  35.  
  36. 4.   PROBLEM:  There are several documentation errors in the SYSTEM
  37.      ADMINISTRATION manual which may cause trouble using the UPS
  38.      monitoring functions.
  39.  
  40.      SOLUTION:  If you want to be prompted just type "load UPS" at
  41.      the command line and a little menu system will come up and
  42.      give you the other parameters by number.  However, if you type
  43.      in the entire command at once you need to specify the
  44.      parameters by name not by number.  This is also true if
  45.      putting the command in the AUTOEXEC file which most people
  46.      will want to do.  The example in the manual on page 293 is
  47.      also incorrect.  Here is a correct example of how the command
  48.      should look. (LOAD UPS TYPE=MOUSE PORT=0 DISCHARGE=20
  49.      RECHARGE=120)
  50.  
  51.  
  52. 5.   PROBLEM:  Remote printers randomly loosing connection and
  53.      hanging the system in certain instances.  Also trouble
  54.      attaching to more than 9 printers etc. 
  55.  
  56.      SOLUTION:  There are some later PSERVER and RPRINTER files
  57.      available in the 386 library (16) on Netwire, the name of the
  58.      file is 386PRT.ZIP.  Make sure everything has been set up
  59.      properly in PCONSOLE etc., as most problems can be traced back
  60.      to incorrect or incomplete set ups etc.  (Be sure to read the
  61.      manual as there are considerable changes from previous
  62.      versions.)  Also, make sure there are no conflicts with the
  63.      IRQ for the prot your printer is running off.  If your printer
  64.      is printing slow this is likely the problem.
  65.  
  66.  
  67. 6.   PROBLEM:  Server hangs with a break point interrupt etc. when
  68.      using ENHANCED EGA video adapters.
  69.  
  70.      SOLUTION:  The enhanced mode does not seem to be strictly IBM
  71.      compatible on most of these cards and can usually be disabled
  72.      with jumpers etc. on the board.
  73.  
  74.  
  75.  
  76. 7.   PROBLEM:  Work station gets a Connection No Longer Valid,
  77.      Abort Retry error at the workstation when doing an SLIST,
  78.      USERLIST, or any other command that scrolls information on the
  79.      screen.
  80.  
  81.      SOLUTION:  This is caused by an I/O address 2EOh conflict in
  82.      the workstation.  Most often seen when the workstation is
  83.      using the RXNET default I/O of 2EOh.  The library call used
  84.      by the SLIST and other commands to find the number of lines
  85.      accessable on the monitor uses I/O address 2EOh, thus killing
  86.      the RXNET board. The answer is to choose an I/O option other
  87.      than 2EOh for RXNET.
  88.  
  89.  
  90. 8.   PROBLEM:  Unable to "INSERT GROUPS" using the 3.0 386 SYSCON
  91.      on a 2.12 server etc.
  92.  
  93.      SOLUTION:  No fix at this time, but it does work properly on
  94.      a 2.15 system.  To work around this use the 2.21 SYSCON to
  95.      insert groups from the 2.12 side etc.
  96.  
  97.  
  98. 9.   PROBLEM:  There have been some problems trying to get a second
  99.      token ring card to be recognized properly when doing an
  100.      internal bridge using both the standard 4Mb card and a 16/4
  101.      card together in the server.
  102.      SOLUTION:  Try putting the 16/4 card first as the primary
  103.      adapter rather than the secondary.  Also make sure that all
  104.      cards on a ring are set to the same speed which in this case
  105.      would be 4Mb.
  106.  
  107.  
  108. 10.  PROBLEM:  When you do a SLIST all 386 servers show a node
  109.      address of 1.
  110.  
  111.      SOLUTION:  This is normal for 386 servers and the network
  112.      address that is displayed is the new internal IPX address of
  113.      the server not the cable address.  To get the common cable or
  114.      network address do a "CONFIG" at the server or a "USERLIST"
  115.      at the work station.
  116.  
  117.  
  118. 11.  PROBLEM:  The Utilities Reference Manual has documented under
  119.      the PSC command that there is a rewind parameter, ut it does
  120.      not really exist in the software.
  121.  
  122.      SOLUTION:  The only way you can do the rewind option is
  123.      through PCONSOLE and you have to be a print server operator
  124.      to get that option, as well as other printer control options.
  125.      Enter "PCONSOLE"
  126.           PRINT SERVER INFORMATION
  127.      Select "PRINT SERVER"
  128.           PRINT SERVER STATUS/CONTROL
  129.                PRINTER STATUS
  130.      Select "ACTIVE PRINTER"
  131.  
  132.      PRINTER CONTROL should be highlighted in upper right hand
  133.      corner of the screen. 
  134.      Press     return and you will see the option for REWIND>
  135.  
  136.  
  137. 12.  PROBLEM:  When using the WANGTEK 5150 PK Tape Drive and
  138.      running NBACKUP, you may get the error "ERROR OXI initializing
  139.      D1BI Driver.  INVALID CONTROLLER ADDRESS".
  140.  
  141.      SOLUTION:  Some of the manuals for this tape drive may say to
  142.      use IRQ 6 and I/O 338 or something strange, but you must use
  143.      IRQ 5, I/O 280, and DMA 3.  There is also a controller with
  144.      assembly # 30475-007 that is called a QUICK 02 controller that
  145.      seems to not work.  Engineering is looking at the problem now. 
  146.      Make sure they use the above options at least, because the
  147.      driver will not recognize anything else.  NOTE:  This may not
  148.      solve the problem.
  149.  
  150. 13.  PROBLEM:  We have verified that version 2.17 of ARCMON.EXE,
  151.      created by Brightworks, will cause the NetWare 386 server to
  152.      GPI.  The utility is an ARCNET monitoring utility that
  153.      broadcasts invalid packets.  Using a sniffer, testing was able
  154.      to tell that the packets contain data in the address fields. 
  155.      The ARCNET driver up to this point was not checking for that
  156.      type of packet, therefore causing the server to GPI.  The
  157.      RXNET.LAN that is being revised has the changes which will
  158.      handle the invalid packet properly.  This new driver will not
  159.      be released until the maintenance or 3.1.  (Version 2.17 was
  160.      the one tested, other versions of ARCMON may act the same.)
  161.  
  162.      SOLUTION:  Until the maintenance RXNET.LAN is released do not
  163.      use ARCMON.EXE.
  164.  
  165.  
  166. 14.  PROBLEM:  Getting "Router Configuration" errors showing up on
  167.      the internet or unable to see a particular fileserver.
  168.  
  169.      SOLUTION:  Double check that the "IPX Internal Network
  170.      Address" number, assigned to any 386 server, does not conflict
  171.      with any network or node addresses,(including Dos Process
  172.      numbers on non-dedicated servers) on the internet.  (This
  173.      number must be completely unique!)
  174.  
  175.  
  176. 15.  PROBLEM:  The fileserver comes up but get an Access Denied
  177.      error at the workstation to log into the 386 server on an
  178.      internet, even though it is possible to login to a 286 server. 
  179.      
  180.      SOLUTION:  386 Login.exe encrypts the password acrossed the
  181.      wire.  You have attached to a 286 server and are using that
  182.      copy of login.exe, which does not encrypt the password like
  183.      the 386 login.exe does.  There is a default "Set" parameter
  184.      on the server expecting an encrypted password.  When it gets
  185.      an unencrypted password, the server returns the Access Denied
  186.      error.  This "Set" parameter can be set to allow unencrypted
  187.      passwords by typing at the server command line: Set Allow
  188.      Unencrypted Passwords = On.  This would also hold true for the
  189.      Attach, Map, or any other command or utility that attempts to
  190.      attach you to a 386 server from a 286 server.
  191.  
  192.  
  193. 16.  PROBLEM:  The 386 server comes up but when executing Net3 or
  194.      Net4 the error A File Server Could Not Be Found is returned.
  195.  
  196.      SOLUTION:  This error usually indicates a hardware problem
  197.      with either a card, cable or terminator.  Keep in mind however
  198.      that NetWare 386 expects you to resolve any IRQ or I/O
  199.      conflicts in the server box before you install the software,
  200.      it does not resolve them during installation like NetWare
  201.      286's Netgen did!  Double check your server to ensure there
  202.      are no conflicts with IRQ's, I/O address etc.
  203.  
  204.  
  205. 17.  PROBLEM:  When using certain applications that open the same
  206.      file more than once within a program, files can lose access
  207.      rights when a file is opened again with different rights
  208.      before it was closed the last time, etc.  This can result in
  209.      the application receiving an "ACCESS DENIED" error from
  210.      NetWare, which may be interpreted differently by different
  211.      applications etc. (For example the ACCPAC software by Computer
  212.      Associates will return a "DISK FULL" error.  AUTOCADD also has
  213.      this problem.)
  214.  
  215.      SOLUTION:  There is a patch on Netwire in library 16 named
  216.      OPENFX.ZIP that comes with a readme to resolve this problem. 
  217.      This file is also available through the 386 Support Hotline.
  218.  
  219.  
  220. 18.  PROBLEM:  When loading the DCB NLM the error Hardware
  221.      Initialization Failure is returned.  Seen specifically on some
  222.      Compaq machines.    
  223.  
  224.      SOLUTION:  These machine comes with a mouse port that is
  225.      enabled with a jumper on the motherboard.  The port conflicts
  226.      with IRQ 12 that is used by a Novell channel 2 DCB and
  227.      possibly other hardware cards.  Check your Compaq
  228.      documentation and move the jumper to disable the mouse port.
  229.      (Note: you cannot just remove the jumper completely.)
  230.  
  231.  
  232. 19.  PROBLEM:  Some applications use an older NetWare NCP call
  233.      (Function 23 - Subfunction 2) in order to map a user to a
  234.      connection list.  This call will return incorrect information
  235.      if there are two users with names that are identical, with the
  236.      exception of the last character (for example, SAMS and SAMR). 
  237.      This may cause the application to confuse the two users.  For
  238.      instance, in a mail application SAMS may get his mail and
  239.      SAMR's mail too.
  240.  
  241.      SOLUTION:  Run the patch CONFIX.ZIP found in data library 16
  242.      on Netwire.
  243.  
  244.  
  245. 20.  PROBLEM:  When using the MAKEUSER or USERDEF utilities, an
  246.      error like the following keeps coming up, and it is impossible
  247.      to create the users etc.  "Error creating
  248.      directory\\servername\sys\mail\xxxxxxxx User xxxx not
  249.      created".
  250.  
  251.      SOLUTION:  Shorten the name of the fileserver to be eight
  252.      characters or less. (This is the only solution at this time.)
  253.  
  254.  
  255. 21.  PROBLEM:  After doing an upgrade to 386, users attempt to
  256.      login and receive the error Unknown Error Returned By Attach
  257.      (89Fb).
  258.  
  259.      SOLUTION:  This message will occur if the supervisor hasn't
  260.      gone into Syscon and given the users new passwords.  Passwords
  261.      are not carried over in the upgrade process.
  262.  
  263. 22.  PROBLEM:  When attempting the restore portion of upgrade the
  264.      error Can Not Find Session Files is returned.
  265.  
  266.      SOLUTION:  The session file names have become
  267.      corrupted(renamed).  For instance, if my working directory is
  268.      specified as C:\FRED, the files in that direcory should be
  269.      similar to $UPGRADE.BND, $UPGRADE.000, $UPGRADE.001.  When
  270.      looking at these files however, they have names like
  271.      FRED$UPG.BND, FRED$UPG.000, FRED$UPG.001 etc.  To fix this
  272.      problem simply rename the files properly - $UPGRADE.BND,
  273.      $UPGRADE.000, $UPGRADE.001 etc.
  274.  
  275. 23.  PROBLEM:  Some applications attempt to create a file by  using
  276.      the DOS INT 21 call CREATE NEW FILE (function 5B).  This call
  277.      will only succeed in creating the specified file if it does
  278.      not already exist.  If the file does exist, function 5B
  279.      returns an error code indicating the existence of the file. 
  280.      NetWare 386 erroneously returns an ACCESS DENIED error if
  281.      function 5B is called to create a file that already exists. 
  282.      This may confuse certain applications, leading to
  283.      unpredictable results.
  284.  
  285.      SOLUTION:  Run the patch called CRTFIX found in data library
  286.      16 on Netwire.  DBASE IV requires that both this patch and the
  287.      OPENFIX patch be run against SERVER.EXE.  
  288. SUPPORT TIPS FOR NETWARE 386 VERSION 3.0 
  289.  
  290. This information is included with the README file to help support
  291. personnel with installing and supporting NetWare 386.  
  292.  
  293.    
  294. 1.   The driver for PS/2 Model 80 machines with an MFM
  295.      controller/drive is not included in the initial release of
  296.      NetWare 386.  The driver for PS/2 machines with the ESDI
  297.      controller/disk is available.  
  298.  
  299.  
  300. 2.   The ISADISK.DSK driver supports the AT class controller.  This
  301.      driver is designed to work with all standard bus AT class 386
  302.      machines that have an AT style controller.  You can load this
  303.      driver a second time to access the secondary controller.  The
  304.      primary controller uses I/O port 1F0 and IRQ-E (14).  The
  305.      secondary controller uses I/O port 170 and IRQ-F (11).  The
  306.      ISADISK.DSK driver supports COMPAQ external drive units
  307.      including the new COMPAQ dual 650 MB units.  The COMPAQ
  308.      machine has to be configured with its SETUP program prior to
  309.      use.  Currently, COMPAQ is the only known vendor that supports
  310.      a secondary controller and drive(s).  Therefore, only COMPAQs
  311.      can take full advantage of the ISADISK.DSK driver. 
  312.  
  313.  
  314. 3.   When loading the LAN drivers, you must resolve interrupt,
  315.      memory, and I/O port conflicts.  If you don't, your LAN board
  316.      will not communicate properly with the network.  For example,
  317.      if you have a COM1 serial port installed in the system, and
  318.      want to use IRQ-4 for  your LAN board, you must disable the
  319.      IRQ-4 for COM1.  This should not be a problem unless you
  320.      cannot disable the interrupt without disabling the port
  321.      altogether and you later want to use the port for a printer. 
  322.      If the parallel ports in 386A and 386A-E machines are using
  323.      I/O Port 360, they map into the address space of the NE1000
  324.      and NE2000 boards.  As a result, your LAN board will not
  325.      communicate, or the printer attached to the port will not go
  326.      on-line.
  327.  
  328.  
  329. 4.   NetWare 386 has been tested in-house on the following
  330.      machines: 
  331.  
  332.      COMPAQ Deskpro/386 
  333.      COMPAQ Deskpro/386 20MHz 
  334.      COMPAQ Deskpro/386 25MHz 
  335.      Novell 386A 
  336.      Novell 386 A-E 
  337.      IBM PS/2 Model 80 
  338.      IBM PS/2 Model 70 
  339.  
  340.      In addition, one of our beta test sites is successfully using
  341.      a Tandy 4000.  Remember that all machines MUST have at least
  342.      2 MB for a minimal configuration.  We will have complete
  343.      memory specifications at a later date so that you can
  344.      determine how much memory you will 
  345.      need for your respective configuration.  The system will
  346.      notify you when you are out of memory. 
  347.  
  348.  
  349. 5.   NetWare 386 supports a maximum subdirectory tree depth of 100
  350.      levels.  The default setting is 25.  You can use the SET
  351.      command at the command line or in the STARTUP.NCF file to set
  352.      the tree depth from 10 to 100.  If you have a volume with a
  353.      tree depth of 100 and your operating system is configured for
  354.      25, the operating system will not let you mount the volume. 
  355.        
  356.  
  357.  
  358. 6.   The initial product will support the following LAN interfaces: 
  359.                
  360.   
  361.      Novell NE2000 
  362.      Novell NE1000 
  363.      Novell RX-Net 
  364.      Novell NE/2 (MCA) 
  365.      IBM Token-Ring (one driver supports all varieties) 
  366.  
  367.  
  368. 7.   In NetWare 386, FCONSOLE has more limited functionality. 
  369.      FCONSOLE will indicate which options are not supported by
  370.      NetWare 386.  Some options not supported in FCONSOLE can be
  371.      viewed by using the MONITOR loadable module. 
  372.  
  373.  
  374. 8.   None of our current disk drivers will support the Tandy 5000
  375.      MC (Tandy's MCA machine).  It requires a special driver that
  376.      is not presently being developed. 
  377.  
  378.  
  379. 9.   If a LAN driver in your file server is not communicating with
  380.      the network, make sure that all port, interrupt, and memory
  381.      conflicts have been resolved.  If there are no conflicts, see
  382.      if you have exhausted the amount of "Maximum Packet Receive
  383.      Buffers."  When the server first boots, it allocates 100
  384.      buffers.  Using the MONITOR loadable module, you can determine
  385.      if you have reached the limit.  If you have exceeded the
  386.      limit, you can use the SET command at the command line or in
  387.      the AUTOEXEC.NCF file to add additional buffers.   
  388.  
  389.  
  390. 10.  NetWare 386 rights have changed significantly.  The new rights
  391.      are explained in depth in the in the "Security" entry in the
  392.      NetWare Concepts manual.  Please make sure that you study the
  393.      rights carefully.  If you don't have any rights in a path or
  394.      directory, you will not be able to see that path or directory. 
  395.      The system will tell you that it does not exist.  On a
  396.      Macintosh, you will not even see the directory as a grey
  397.      folder. 
  398.  
  399.  
  400. 11.  Remote Reset will work for NetWare 386 just as it did for
  401.      NetWare 286.  The latest version of the EPROM should be used. 
  402.      If you are using Token-Ring, you must load a Token-Ring module
  403.      at the server for correct operation.  This Token Ring module
  404.      will not be available with the initial release of 3.0 but will
  405.      be available on NetWire shortly.  Pay special attention to PC
  406.      terminals and 286 Terminals.  To operate correctly with
  407.      NetWare, they must have the boot code that is the same boot
  408.      code contained in the 2.68 BIOS version for the 286 Terminal. 
  409.      Source routing drivers for NetWare 386 on the server will be
  410.      available on NetWire shortly. 
  411.  
  412.  
  413. 12.  The NetWare 386 partition editor does not correctly recognize
  414.      a partition that was set up in a v2.15 installation on a PS/2
  415.      Model 70 or 80.  The v2.15 ESDI driver does not return the
  416.      correct number of heads.  This should not be a problem unless
  417.      you want to preserve a 286 partition that is already on the
  418.      drive.  The 386 partition editor will allow you to delete the
  419.      286 partition and create a new 386 partition. 
  420.    
  421.  
  422. 13.  MACSETUP has been modified for NetWare 386.  On a 386 server,
  423.      MACSETUP will create the desktop directory, assign the rights,
  424.      and copy the Desk Accessory files.  The modified version of
  425.      MACSETUP will ship with NetWare for Macintosh v1.1.  You can
  426.      work around this problem by completing the following steps: 
  427.  
  428.      a.  Target the NetWare 386 server as a target server for the
  429.      SPG gateway. 
  430.      b.  Manually copy the Macintosh Desktop files from an existing
  431.      NetWare 286 based target server. 
  432.      c.  Rebuild the Macintosh Desk Accessory files. 
  433.  
  434.  
  435. 14.  Some non-COMPAQ and non-IBM machines will hang when loading
  436.      the operating system at high speed.  To avoid this problem,
  437.      complete the following steps: 
  438.  
  439.      a. Boot the machine with DOS.       
  440.      b. Slow the machine down to the slowest speed (see machine
  441.      documentation).          
  442.      c. Load the NetWare 386 operating system.       
  443.      d. Once the system comes up, down the server and exit to DOS. 
  444.           
  445.      e. Set the machine to the highest speed.       
  446.      f. Reload the 386 operating system.   
  447.  
  448.      This procedure has worked for the Hewlett Packard Vectras and
  449.      the AST Premium 386. It may work on others as well.  Machines
  450.      based on the Chips and Technology chipset seem to have this
  451.      problem most often. 
  452.  
  453. KNOWN ANOMALIES IN NETWARE 386 VERSION 3.0 REVISION A AS OF AUGUST
  454. 14, 1989. 
  455.  
  456.  
  457. 1.   The broadcast window has an 80-column limit.  This may be too
  458.      small for some messages sent by the file server.  
  459.  
  460.  
  461. 2.   NDIR does not function properly at a subdirectory tree depth
  462.      of 100 levels or greater.  It will indicate that specified
  463.      file(s) could not be found.  Users should exercise caution
  464.      before establishing deep directory structures. 
  465.  
  466.  
  467. 3.   SALVAGE does not function properly at a subdirectory tree
  468.      depth of 57 levels or greater.  It will hang with the message:
  469.      "You are not attached to server (null)." 
  470.  
  471.  
  472. 4.   When VREPAIR is run, the mirroring code does not fix mirrored
  473.      drives.  If a server is downed abnormally, for example, by a
  474.      power failure, mirrored drives may be left out of sync.  The
  475.      operating system does not detect this problem and will abort
  476.      mounting the drives when the system is brought back up.  If
  477.      VREPAIR is run, it will treat the mirrored drives as though
  478.      they are still in sync when they are not.  The result is that
  479.      the volume is not repaired and still cannot be mounted. 
  480.      Unmirror the drives, run VREPAIR, and then mount the volume. 
  481.      The volume will then mount correctly, and the drives can be
  482.      remirrored. 
  483.  
  484.  
  485. 5.   Mirroring does not work on COMPAQ type 17 drives.  Mirroring
  486.      tests that work properly on the other models of COMPAQ drives
  487.      do not work on the type 17 drives.  These drives are primarily
  488.      found in the original COMPAQ Deskpro/386 16MHz machines. 
  489.      Newer 20 and 25 MHz units equipped with the 130 MB and 300 MB
  490.      ESDI drives work correctly.   
  491.  
  492.  
  493. 6.   INSTALL hangs when creating small partitions.  When an attempt
  494.      is made to create a partition of smaller than 8 blocks,
  495.      INSTALL.NLM responds with a message saying the number must be
  496.      between 8 and 966.  However, if an attempt is made to create
  497.      a partition of any size from 8 to 11 blocks, INSTALL hangs. 
  498.  
  499.  
  500. 7.   BINDREST for 386 servers will call itself BINDFIX if you
  501.      attempt to run it on a 286 server.  You will get back the
  502.      following error message: "Error:  This Bindfix requires a 386
  503.      file system bindery." 
  504.  
  505.  
  506. 8.   Attempting to rename a file or directory to 0xFF (ALT-255)
  507.      puts the file server in an infinite loop.  The server must be
  508.      re-boot to clear this situation. 
  509.  
  510.  
  511. 9.   INSTALL allows an invalid character, the period, in volume
  512.      names during volume creation.  This does not create a problem
  513.      for the operating system, but will cause difficulties for DOS
  514.      and some NetWare utilities that use DOS paths. 
  515.  
  516.  
  517. 10.  The partition editor in the INSTALL module will allow you to
  518.      delete existing partitions without a warning message that the
  519.      partition to be deleted contains data.  You will not see a
  520.      confirmation screen once you hit the Delete key. 
  521.  
  522.  
  523. 11.  The mirroring shutdown process may take an excessive amount
  524.      of time.  In some cases, the mirroring process has taken up
  525.      to 25 minutes to detect a failed mirror before resuming
  526.      operation.  The ESDI disk driver takes less time than the
  527.      ISADISK and the DCB.  The worst documented test case for the
  528.      ESDI driver was 8 minutes.   
  529.  
  530.  
  531. 12.  The operating system time does not increment when the
  532.      operating system takes an excessive amount of time to detect
  533.      a drive failure. 
  534.  
  535.  
  536. 13.  VERSION will sometimes return random ASCII characters when
  537.      displaying the version of a utility. 
  538.  
  539.  
  540. 14.  SMODE cannot reset search mode back to mode 0, the default
  541.      setting for all executable files.  If the user changes from
  542.      mode 0 to mode 1 through 7, the system will respond properly. 
  543.      If the user tries set the search mode back, SMODE will ignore
  544.      the request and display the usage screen. 
  545.  
  546.  
  547. 15.  FILER will not allow the creation time to be modified on
  548.      files.  
  549.  
  550.  
  551. 16.  Server operation can be unreliable when trying to function at
  552.      the limits of available memory or disk space.  The server
  553.      failed in an attempt to allocate more semi-permanent memory
  554.      when the 2 MB of RAM was in use.  At this point, two different
  555.      attempts to go into INSTALL.NLM and change the system
  556.      configuration both resulted in ABENDs: "ReturnPermanentMemory
  557.      received a (sic) invalid memory block" and "Block not found
  558.      with redirection bit set."  
  559.  
  560.  
  561. 17.  Power failure to drives causes the server to fail.  During
  562.      mirroring tests, the power cable was disconnected from various
  563.      drives to simulate power failure at the drive.  In the case
  564.      of the PS/2 Model 80 with 2 ESDI 115 MB drives, disconnecting
  565.      power from either drive during a copy operation causes the
  566.      server to hang and the workstation to receive an "error
  567.      sending Abort/Retry."  On the Novell 386AE, the worst case
  568.      caused a 13-minute delay to failed drive removal, volume SYS
  569.      to be dismounted, the other (good) drive in the mirrored pair
  570.      to be removed, the driver to be unloaded, and a subsequent
  571.      DOWN command to hang the server.  This condition occurred when
  572.      power was disconnected from the primary drive of the pair. 
  573.      Note that this condition was not repeated when the secondary
  574.      drive of the pair was disconnected. 
  575.  
  576.  
  577. 18.  LISTDIR will generate an error if used in a subdirectory tree
  578.      of 84 or more levels.  It will return the message "runtime
  579.      error null pointer assignment." 
  580.  
  581.  
  582. 19.  Print queues occasionally become corrupted.  If you are having
  583.      problems with your print queues, you can delete the queue and
  584.      recreate it using PCONSOLE. 
  585.  
  586.  
  587. 20.  If DSPACE is set with user disk restrictions on and the user
  588.      deletes a Macintosh file, the space allocation for the
  589.      resource fork is not returned to the  user. 
  590.  
  591.  
  592. 21.  If you use FLAG to flag a file in a NetWare 286 based server,
  593.      all files in the entire tree structure from that point on will
  594.      be flagged.
  595.  
  596.